babl.git
2016-11-23 Øyvind Kolåsbabl-cache: rearrange per fish data
2016-11-22 Øyvind Kolåsbabl-cache: remove win32 bail at start of loading code
2016-11-22 Edward Ebabl-cache: Add a #define for FALLBACK_CACHE_PATH
2016-11-22 Øyvind Kolåsmk_ancestry: propagate return value
2016-11-21 Øyvind Kolåsbabl-verify: make it compile on win32, by making setenv...
2016-11-21 Øyvind Kolåsbabl-cache: expect newline trouble on win32
2016-11-20 Øyvind Kolåsfish_cache_path(): simplify through use stack instead...
2016-11-20 Øyvind Kolåsbabl-cache: use getenv("TEMP") for folder location...
2016-11-20 Øyvind Kolåsfast-float: tweak precision so that float->8bit tests...
2016-11-20 Øyvind Kolåsbabl-cache: avoid %'ing by 0
2016-11-20 Øyvind Kolåsbabl-verify: set a high tolerance, avoid censoring...
2016-11-19 Øyvind Kolåstwo-table: add RGBA float to R'G'B'A u8
2016-11-19 Øyvind Kolåsfast-float: add RGBA float to R'G'B'A u8
2016-11-19 Øyvind Kolåsmake pow implementations inlineable - gaining some...
2016-11-19 Øyvind Kolåsfast-float: fix regression introduced when reindenting
2016-11-19 Øyvind Kolåsremove babl-fish-stats
2016-11-19 Øyvind Kolåsgegl-fixups: indentation
2016-11-19 Øyvind Kolåsfast-float: indentation
2016-11-19 Øyvind Kolåsremove bablfishpath
2016-11-19 Øyvind Kolåscairo: reorder memory reads to be linear
2016-11-19 Øyvind Kolåsfast-float: improve memory access order
2016-11-19 Øyvind Kolåsremove babl_process_cost
2016-11-19 Øyvind Kolåsextension/fast-float: gain some speed by ignoring a...
2016-11-19 Øyvind Kolåsextensions/cairo: remove ; now unused; LUT
2016-11-19 Øyvind Kolåsfast-float: make float to cairo conversion take clippin...
2016-11-19 Øyvind Kolåsbabl-fish-path: add some specific conversion targeted...
2016-11-19 Øyvind Kolåstools: add babl-verify start of an development aid...
2016-11-19 Øyvind Kolåsfast-float: implement linear interpolation in LUT
2016-11-17 Øyvind Kolåsextensions/gggl-lies: bump up accuracy of a conversion
2016-11-17 Øyvind Kolåsfast-float: use higher accuracy LUTs and rework some...
2016-11-17 Øyvind Kolåscairo: pad with 255 instead of copy of color for 24bit...
2016-11-17 Øyvind Kolåscairo: slight improvements to speed and accuracy
2016-11-17 Øyvind Kolåsextensions/cairo: remove some arithmetic
2016-11-16 Øyvind Kolåschange default BABL_TOLERANCE to 0.000006
2016-11-16 Øyvind Kolåsextensions/cairo: replace hard-coded LUT with runtime LUT
2016-11-16 Øyvind Kolåsadd single precision versions of linear/gamma conversions
2016-11-16 Øyvind Kolåsfast-float: tweak lut generation
2016-11-15 Øyvind Kolåsbabl-cache: attempt to make things barely compile on...
2016-11-15 Øyvind Kolåsstore cached fishes in ~/.cache/babl
2016-11-15 Øyvind Kolåsbabl-cache: remove unneeded switch
2016-11-15 Øyvind Kolåsreduce default max babl path to 3
2016-11-15 Øyvind Kolåsbabl-cache: add a 1% probability of cached conversions...
2016-11-15 Øyvind Kolåsbabl-cache: store tolerance as part of cache versioning
2016-11-15 Øyvind Kolåsmove fish cache to own .c file
2016-11-15 Simon Budigextensions: align rounding of R'G'B'A u8 -> cairo-ARGB3...
2016-11-15 SBPAdd extension with HCY color model, and pixel formats
2016-11-14 Øyvind Kolåsbabl.db: do not use strtod - it is locale dependent
2016-11-14 Øyvind Kolåsremove deprecated loss struct member
2016-11-14 Øyvind Kolåsbabl.db: if git hash has changed, drop cache
2016-11-14 Øyvind Kolåsbabl.db: store git rev/version in header
2016-11-14 Øyvind Kolåsbuild: add generation of git-version.h
2016-11-14 Øyvind Kolåsfish cache: sort cached fish paths by descending usage
2016-11-14 Øyvind Kolåsbabl-fish-path: do not allow parallell construction
2016-11-14 Øyvind Kolåsbabl_init_db: formats being with first char of line
2016-11-14 Øyvind Kolåsbail on db-cache restoration if format lookup fails
2016-11-14 Øyvind Kolåsbabl: cache state between babl runs
2016-11-05 Alexandre ProkoudinePost-release version bump to 0.1.21
2016-11-05 Alexandre ProkoudineRelease 0.1.20
2016-11-05 Alexandre ProkoudineUpdate NEWS for 0.1.20
2016-09-16 Roman Lebedevextensions: fast-float: add destroy() callback, fix...
2016-08-30 Øyvind Kolåsbabl-extension: fix BABL_PATH debug warning
2016-08-30 Øyvind Kolåsbabl-extension: print warning if no extensions were...
2016-08-26 Roman Lebedevbabl_fish_path_fitness: gcc6: fix -Wmisleading-indentat...
2016-08-26 Roman Lebedevtools: babl-gen-test-pixels: add explicit return 0
2016-08-26 Roman Lebedevextensions: gegl-fixups: mark unused functions with...
2016-08-21 Roman LebedevBabl-fish-reference: create_name_internal(): ooops...
2016-08-20 Roman Lebedevextensions: gggl: conv_rgb8_rgba8(): use 255UL, not 255
2016-08-20 Roman Lebedevextensions: fast-float: babl_lookup(): use 1UL, not...
2016-08-20 Roman Lebedevbabl_fish_reference(), create_name(): add conditional...
2016-08-20 Roman Lebedevbabl_fish_reference(), create_name() are racy
2016-08-19 Roman LebedevAdd .kateconfig with modelines for Kate
2016-06-15 Øyvind Kolåspost release version bump to 0.1.19
2016-06-12 Alexandre ProkoudineRelease 0.1.18
2016-05-30 Massimo ValentiniBug 764628: Gaussian blur: visual glitches
2016-02-12 Øyvind Kolåspost release bump
2016-02-12 Øyvind Kolåsrelease 0.0.16
2016-02-12 Øyvind Kolåsextensions: re-add table based conversions inherited...
2016-02-12 Massimo Valentinizero initialize lsb
2016-01-18 Øyvind Kolåsextensions: remove inaccurate table based conversions
2016-01-16 Massimo Valentinibase: half-float reference zero initialize lsb
2016-01-16 Øyvind Kolåsbase: remove commented out single/half code
2016-01-16 Øyvind Kolåsextensions: add single to/from half float extension
2016-01-16 Øyvind Kolåsbase: fix half reference conversion expecting zeroed...
2016-01-10 Øyvind Kolåssse2: reuse linear premul/unpremul for gamma formats
2016-01-09 Debarshi RayCIE: Add conversion from "RGB float" to "CIE Lab float...
2016-01-08 Daniel SaboFix AVX instructions being generated in SSE4.1 code...
2016-01-04 Michael Henningextensions: Only build sse-half for x86_64.
2016-01-03 Michael Henningconfigure.ac: Fix the test for compiling half-floating...
2016-01-01 Daniel SaboAdd support for hardware half<->float conversions
2015-12-21 Daniel SaboAdd SSE4.1 u8 -> float conversions
2015-12-21 Daniel SaboAdd SSE4 to babl-cpuaccel
2015-11-21 Øyvind Kolåsfix bug 755405
2015-11-19 Øyvind Kolåspost release version bump
2015-11-19 Øyvind Kolåsrelease: 0.1.14
2015-11-19 Øyvind KolåsNEWS, AUTHORS: updates
2015-06-24 Roman Lebedevbabl_format_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_model_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_component_new(): fix global-buffer-overflow
2015-06-24 Roman Lebedevbabl_type_new(): fix global-buffer-overflow
2015-06-21 Øyvind Kolåsbabl_parse_double: permit 0 and 9 after .
next